Results for spec@ext_texture_srgb@texwrap formats bordercolor

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.385029
Stdout
Testing GL_EXT_texture_sRGB.
Testing the border color only.
Testing GL_SRGB8_ALPHA8, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 229 127 204
  Observed: 255 0 0 204
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 204
  Observed: 63 0 0 51
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 229 127 204
  Observed: 255 0 0 204
Testing GL_SRGB8, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 229 127 255
  Observed: 255 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 82 172 95 255
  Observed: 63 0 0 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 229 127 255
  Observed: 255 0 0 255
Testing GL_SLUMINANCE8, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 25 25 255
  Observed: 255 255 255 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 82 82 82 255
  Observed: 63 63 63 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 25 25 255
  Observed: 255 255 255 255
Testing GL_SLUMINANCE8_ALPHA8, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 25 25 204
  Observed: 255 255 255 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 82 82 82 216
  Observed: 63 63 63 63
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 25 25 204
  Observed: 255 255 255 255
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/andreas/nfs/piglit" PIGLIT_PLATFORM="gbm"
Command
/home/andreas/nfs/piglit/bin/texwrap GL_EXT_texture_sRGB bordercolor -auto -fbo
dmesg

        

Back to summary